@charset "utf-8";
/* CSS Document */

body {margin:0;padding:0;}
div{font-family:宋体,仿宋,黑体,verdana;}
.clear{clear:both;}

/*top*/
.top{ height:135px; background: #FFFFFF; width:100%;}
.top_s { width:1200px; height:130px; background:#FFFFFF; margin:auto; margin-top:5px;}
.top_s_logo { width:150px; height:100px; float:left; margin-left:20px;} 
.top_s_m1 { width:500px; height:130px;  float:left; }
.top_s_m2 { width:250px; height:130px; margin-left:50px;  float:left; }
.top_s_r { width:100px; height:130px;  float:right; margin-right:20px; }
.top_s_r img { width:90px; height:90px; margin-top:8px;  }

/*topnav  导航*/

.topnav { width:100%; height:50px;  border-bottom:2px solid  #464646 ; }
.topnav_s { width:1200px; height:50px; line-height:50px; margin:0 auto;  border-bottom:2px solid #464646 ; }
.topnav_s ul{ margin:0px; padding:0; float:right; margin-right:10px;}
.topnav_s li {height:50px; line-height: 50px;  text-align: center; display:inline;  list-style:none; width:130px; background:#F3F3F3; margin-left:10px; }
.topnav_s li a {color:white;  font-size:18px; font-weight: bold; width:130px; background: #21741c;}
.topnav_s li a:hover { color:white; background: #464646; width:130px;  }



/*footer页脚*/
.footer {width:100%;  background: #464646; height:250px;  float:left;}
.footer_s { width:1200px; height:250px; background:#464646; margin-top:20px; margin:auto;}

.footer_s_L { width:200px; height:180px; float:left;margin-left:20px;margin-top:20px; }
.footer_s_L img { width:180px; height:180px; margin-right:20px;  }


.footer_s_M{ width:280px; height:220px; float:left; border-right:1px #999999 solid;  margin-left:20px;}
.footer_s_M h3 { font-size:20px; color:white; height:60px; line-height:60px; font-weight:bold;}
.footer_s_M p { font-size:12px; color:white; line-height:40px;}
.footer_s_M p a{ color:white;}
.footer_s_M p a:hover { color:#0000FF;}

.footer_s_R { width:650px;float:right;}
.footer_s h2 { font-size:24px; color:white; height:60px; line-height:60px; font-weight:bold;}
.footer_s span   { font-size:18px; color:white; height:40px; line-height:40px;}

.footer_s span  a  {  color: #FFFFFF; font-size:18px;}
.footer_s span  a:hover   { color: #0066FF; }



